(set #languages-help "Moduî posiada wbudowany jëzyk angielski. Jeôli chcesz aby uûywaî innego jëzyka, zaznacz go na tym ekranie a póúniej ustaw jëzyk go jako preferowany w systemowych ustawieniach Locale.")
(set #docs-question "Które wersje dokumentacji chcesz zainstalowaê?")
(set #docs-help "Moduî posiada róûne wersje jëzykowe dokumentacji. Na tym ekranie moûesz wybraê, które z nich majâ byê zainstalowane.")
(set #bye "\n\nInstalacja zakoïczona pomyôlnie!\n\nDziëkujë za zainstalowanie moduîu.\n\n\n\nJeôli DepthMenu jest uruchomiony to\nmoduî zostaî juû zaîadowany.")
(set #dir-question "Where is a directory with DepthMenu program?")
(set #dir-help "Choose a directory, where the DepthMenu program was installed. The installer will copy all needed files there.")
(set #languages-question "Which catalogs should be installed?")
(set #languages-help "Module's built-in language in english. If you want it to use some other languale you got to choose it now and set it as prefered in your Locale preferences program after installation.")
(set #docs-question "Which documentations should be installed?")
(set #docs-help "Module documentations are available in different languages. On this screen you can choose, which of them should be installed.")
(set #bye "\n\nInstallation successful finished!\n\nThank you for installing module.\n\n\n\nIf DepthMenu is running then\nmodule is already loaded.")
))
; powitanie
(complete 0)
(message #hello)
; gdzie instalowac?
(set #_instdir
(askdir
(prompt #dir-question)
(help #dir-help)
(default "Work:")
(disk)
)
)
; kopiujemy pliki lokalizacyjne (z pytaniem ktore)